home *** CD-ROM | disk | FTP | other *** search
/ Info-Mac 3 / Info_Mac_1994-01.iso / Development / Source / MultiSession 1.04 Source / Core 27⁄June⁄1993 / Error.c < prev    next >
Encoding:
C/C++ Source or Header  |  1992-08-10  |  91 b   |  7 lines  |  [TEXT/KAHL]

  1. /* Error.c */
  2.  
  3. #define COMPILING_ERROR_C
  4. #include "Error.h"
  5.  
  6. MyBoolean        GlobalErrorStatus;
  7.